golang.org/x/net/http2.clientConnReadLoop.endStreamErrorLocked (method)
2 uses
golang.org/x/net/http2 (current package)
transport.go#L2402: func (rl *clientConnReadLoop) endStreamErrorLocked(cs *clientStream, err error) {
transport.go#L2574: rl.endStreamErrorLocked(cs, StreamError{
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)